DataFrame.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. KalVariant opIndex(size_t row, size_t col)
    struct DataFrame
    opIndex
    (
    size_t row
    ,
    size_t col
    )
  2. auto opIndex(size_t[] rows, size_t[] cols)

Meta